﻿body {
    font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
    padding-bottom: 160px;
}

h3 {
    font-weight: 600;
    color: #337ab7 !important;
}

h4 {
    color: #0B4572 !important;
}

.small-text {
    color:#0B4572;
    font-weight:600;
}

.margin-30{
    margin: 30px 0;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-20{
    margin: 10px 0 20px 0;
}

.margin-20-both{
    padding: 20px 0;
}

.blue-label {
    color: #0B4572;
    font-size: 16px;
}

.form-block{
    margin-top:40px;
}

.consumables .form-block{
    margin-top: 0px;
    margin-bottom: 0px;
}

.consumables_form {
    width: 30%;
}

.consumables_desc{
    margin-top:25px;
}

